WhenConfidenceBelowOrEqual
data class WhenConfidenceBelowOrEqual(val confidenceThreshold: DocumentDetectionResult.QuadrangleConfidenceLevel) : ScanFlowConfiguration.CropValidation
Show the crop validation screen when a document is detected in the picture and its confidence is below or equal to the confidence threshold.